[INFO] cloning repository https://github.com/prediction-game/substream-deps
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prediction-game/substream-deps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprediction-game%2Fsubstream-deps", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprediction-game%2Fsubstream-deps'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 176375f1c9c2105118886bfad691c55311443413
[INFO] checking prediction-game/substream-deps against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprediction-game%2Fsubstream-deps" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prediction-game/substream-deps
[INFO] finished tweaking git repo https://github.com/prediction-game/substream-deps
[INFO] tweaked toml for git repo https://github.com/prediction-game/substream-deps written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prediction-game/substream-deps on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prediction-game/substream-deps already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/streamingfast/substreams-solana`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.7.13
[INFO] [stderr]   Downloaded pest_derive v2.7.13
[INFO] [stderr]   Downloaded pest_meta v2.7.13
[INFO] [stderr]   Downloaded substreams-macro v0.6.0
[INFO] [stderr]   Downloaded substreams v0.6.0
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded substreams-macro v0.5.22
[INFO] [stderr]   Downloaded substreams v0.5.22
[INFO] [stderr]   Downloaded winnow v0.6.20
[INFO] [stderr]   Downloaded pest v2.7.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cdc27b295e83d77e14297ebe8c1b91ea3a7eeb1e631e8111b85fdee87fef8fd8
[INFO] running `Command { std: "docker" "start" "cdc27b295e83d77e14297ebe8c1b91ea3a7eeb1e631e8111b85fdee87fef8fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cdc27b295e83d77e14297ebe8c1b91ea3a7eeb1e631e8111b85fdee87fef8fd8" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdc27b295e83d77e14297ebe8c1b91ea3a7eeb1e631e8111b85fdee87fef8fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cdc27b295e83d77e14297ebe8c1b91ea3a7eeb1e631e8111b85fdee87fef8fd8" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling borsh v1.5.1
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling substreams-solana-macro v0.14.1 (https://github.com/streamingfast/substreams-solana?branch=master#79d7b82a)
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling borsh-derive v1.5.1
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking pest v2.7.13
[INFO] [stderr]    Compiling substreams-macro v0.6.0
[INFO] [stderr]    Compiling substreams-macro v0.5.22
[INFO] [stderr]     Checking prost v0.13.4
[INFO] [stderr]     Checking prost-types v0.13.4
[INFO] [stderr]    Compiling pest_meta v2.7.13
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking prost-types v0.11.9
[INFO] [stderr]     Checking substreams-solana-core v0.14.1 (https://github.com/streamingfast/substreams-solana?branch=master#79d7b82a)
[INFO] [stderr]    Compiling pest_generator v2.7.13
[INFO] [stderr]    Compiling pest_derive v2.7.13
[INFO] [stderr]     Checking substreams v0.6.0
[INFO] [stderr]     Checking substreams v0.5.22
[INFO] [stderr]     Checking substreams-solana v0.14.1 (https://github.com/streamingfast/substreams-solana?branch=master#79d7b82a)
[INFO] [stderr]     Checking substreams-solana-utils v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction.rs:159:30
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn get_token_account(&self, address: &PubkeyRef<'a>) -> Option<&TokenAccount> {
[INFO] [stdout]     |                              ^^^^^                                     ^^^^^^^^^^^^^
[INFO] [stdout]     |                              |                                         ||
[INFO] [stdout]     |                              |                                         |the same lifetime is hidden here
[INFO] [stdout]     |                              the lifetime is elided here               the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn get_token_account(&self, address: &PubkeyRef<'a>) -> Option<&TokenAccount<'_>> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/instruction.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn accounts(&self) -> &Vec<PubkeyRef> { &self.accounts }
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |         |    |
[INFO] [stdout]    |                     |         |    the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn accounts(&self) -> &Vec<PubkeyRef<'_>> { &self.accounts }
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/instruction.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn inner_instructions(&self) -> Ref<Vec<Rc<Self>>> { self.inner_instructions.borrow() }
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn inner_instructions(&self) -> Ref<'_, Vec<Rc<Self>>> { self.inner_instructions.borrow() }
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/instruction.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn logs(&self) -> Ref<Option<Vec<Log<'a>>>> { self.logs.borrow() }
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn logs(&self) -> Ref<'_, Option<Vec<Log<'a>>>> { self.logs.borrow() }
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/instruction.rs:219:58
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub fn get_flattened_instructions(confirmed_transaction: &pb::ConfirmedTransaction) -> Vec<WrappedInstruction> {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub fn get_flattened_instructions(confirmed_transaction: &pb::ConfirmedTransaction) -> Vec<WrappedInstruction<'_>> {
[INFO] [stdout]     |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction.rs:159:30
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn get_token_account(&self, address: &PubkeyRef<'a>) -> Option<&TokenAccount> {
[INFO] [stdout]     |                              ^^^^^                                     ^^^^^^^^^^^^^
[INFO] [stdout]     |                              |                                         ||
[INFO] [stdout]     |                              |                                         |the same lifetime is hidden here
[INFO] [stdout]     |                              the lifetime is elided here               the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn get_token_account(&self, address: &PubkeyRef<'a>) -> Option<&TokenAccount<'_>> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/instruction.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn accounts(&self) -> &Vec<PubkeyRef> { &self.accounts }
[INFO] [stdout]    |                     ^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |                     |         |    |
[INFO] [stdout]    |                     |         |    the same lifetime is hidden here
[INFO] [stdout]    |                     |         the same lifetime is elided here
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn accounts(&self) -> &Vec<PubkeyRef<'_>> { &self.accounts }
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/instruction.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn inner_instructions(&self) -> Ref<Vec<Rc<Self>>> { self.inner_instructions.borrow() }
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn inner_instructions(&self) -> Ref<'_, Vec<Rc<Self>>> { self.inner_instructions.borrow() }
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/instruction.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn logs(&self) -> Ref<Option<Vec<Log<'a>>>> { self.logs.borrow() }
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn logs(&self) -> Ref<'_, Option<Vec<Log<'a>>>> { self.logs.borrow() }
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/instruction.rs:219:58
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub fn get_flattened_instructions(confirmed_transaction: &pb::ConfirmedTransaction) -> Vec<WrappedInstruction> {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^         ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub fn get_flattened_instructions(confirmed_transaction: &pb::ConfirmedTransaction) -> Vec<WrappedInstruction<'_>> {
[INFO] [stdout]     |                                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.62s
[INFO] running `Command { std: "docker" "inspect" "cdc27b295e83d77e14297ebe8c1b91ea3a7eeb1e631e8111b85fdee87fef8fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdc27b295e83d77e14297ebe8c1b91ea3a7eeb1e631e8111b85fdee87fef8fd8", kill_on_drop: false }`
[INFO] [stdout] cdc27b295e83d77e14297ebe8c1b91ea3a7eeb1e631e8111b85fdee87fef8fd8
